Skip to content

docs: use one Closes keyword per issue in PR template#72

Merged
subotic merged 1 commit into
mainfrom
feat/batch-cli-improvements
Mar 20, 2026
Merged

docs: use one Closes keyword per issue in PR template#72
subotic merged 1 commit into
mainfrom
feat/batch-cli-improvements

Conversation

@subotic

@subotic subotic commented Mar 20, 2026

Copy link
Copy Markdown
Owner

Closes #71

Motivation

PR #69 used Closes #39, #40, #41, #43, ... on one line. GitHub closed most
but silently skipped #43, #49, and #50. The comma-separated format is unreliable.

Summary

  • Update PR description template in docs/commit-conventions.md to show one Closes per line
  • Add a "Closing issues" section explaining the correct format with good/bad examples

Test Plan

  • Verify template shows separate lines for each issue

🤖 Generated with Claude Code

GitHub may silently skip issues when multiple are comma-separated
on one line. Use separate lines to ensure all issues close on merge.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@subotic subotic force-pushed the feat/batch-cli-improvements branch from f09b2c9 to 9b28daa Compare March 20, 2026 16:23
@subotic subotic merged commit 53b6248 into main Mar 20, 2026
6 checks passed
@subotic subotic deleted the feat/batch-cli-improvements branch March 20, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant